home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Force Cursor Adjustment
- Sent: 6/27/96 4:20 PM
- Received: 6/27/96 4:31 PM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Dear ODF Team:
- >
- >After the execution of some (all?) commands, the displayed content had
- >changed and the cursor may need to be updated. How can tell ODF to force a
- >call to AdjustCursor? Actually, the old cursor remains there until I move
- >the mouse...
- >
- >Serge
-
- This is a bug we also have in ODFContainer. I am currently trying to fix
- it by calling
-
- session->GetDispatcher(ev)->InvalidateFacetUnerMouse(ev)
-
- I'll keep you posted.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-